Get an Tenant's Data Sources

{ getDataSourcesByUserId }

Return a list of data sources ids that the given user can interact with.

Method

/API2/dataSources/getDataSourcesByUserId

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.0
  • Method operates via POST actions only.
  • Input Parameters

    Name

    userId

    Type

    string

    Description

    The tenant's ID

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.